Package | sfm.130323 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/StructureDefinition/sfm-queryresultdata |
Url | http://ehelse.no/fhir/StructureDefinition/sfm-queryresultdata |
Version | 1.1 |
Status | active |
Date | 2022-03-23 |
Name | SfmQueryresultdata |
Title | sfm-queryresultdata |
Experimental | False |
Description | Result from query. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
http://ehelse.no/fhir/StructureDefinition/SfmReport | SfmReport |
No resources found
{
"resourceType" : "StructureDefinition",
"id" : "sfm-resultdata2",
"url" : "http://ehelse.no/fhir/StructureDefinition/sfm-queryresultdata",
"version" : "1.1",
"name" : "SfmQueryresultdata",
"title" : "sfm-queryresultdata",
"status" : "active",
"date" : "2022-03-23",
"description" : "Result from query.",
"fhirVersion" : "4.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "Basic"
},
{
"type" : "element",
"expression" : "Basic"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"max" : "1"
},
{
"id" : "Extension.extension",
"path" : "Extension.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Extension.extension:resultname",
"path" : "Extension.extension",
"sliceName" : "resultname",
"short" : "Resultname",
"definition" : "Name of the result data",
"min" : 0,
"max" : "1"
},
{
"id" : "Extension.extension:resultname.url",
"path" : "Extension.extension.url",
"fixedUri" : "resultname"
},
{
"id" : "Extension.extension:resultname.value[x]",
"path" : "Extension.extension.value[x]",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "Extension.extension:contentType",
"path" : "Extension.extension",
"sliceName" : "contentType",
"short" : "Mime type of encoded data",
"definition" : "Mime type from IANA",
"min" : 0,
"max" : "1"
},
{
"id" : "Extension.extension:contentType.url",
"path" : "Extension.extension.url",
"fixedUri" : "contentType"
},
{
"id" : "Extension.extension:contentType.value[x]",
"path" : "Extension.extension.value[x]",
"min" : 1,
"type" : [
{
"code" : "code"
}
],
"fixedCode" : "http://hl7.org/fhir/ValueSet/mimetypes"
},
{
"id" : "Extension.extension:codeddata",
"path" : "Extension.extension",
"sliceName" : "codeddata",
"short" : "Encoded data",
"definition" : "B64 encoded data",
"min" : 0,
"max" : "1"
},
{
"id" : "Extension.extension:codeddata.url",
"path" : "Extension.extension.url",
"fixedUri" : "codeddata"
},
{
"id" : "Extension.extension:codeddata.value[x]",
"path" : "Extension.extension.value[x]",
"short" : "Query result data",
"min" : 1,
"type" : [
{
"code" : "base64Binary"
}
]
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://ehelse.no/fhir/StructureDefinition/sfm-queryresultdata"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.